Search results for " Twitter"
showing 10 items of 18 documents
The matching effect in persuasive communication about lockdown
2022
Scientific literature about persuasion has shown that the effectiveness of persuasive communication may depend on the match between the affective or cognitive contents of the message and the affective (Need for Affect) or cognitive (Need for Cognition) orientation of the recipient. The present work aims to contribute to studying this effect by considering the context of health-related communication during the SARS-CoV-2 infection. Specifically, we aim to demonstrate that, when the message is characterized by affective and cognitive contents having the same (congruent message) or different valence (incongruent message), the attitude towards the target (i.e., a new lockdown) will be guided by…
“The war is over”. Militarizing the language and framing the Nation in post-Brexit discourse
2020
This chapter analyzes the militarization of political language in digital contexts in the post-Brexit discourse, and how such militarization, which is often constitutive of hate speech, contributes to framing an “exclusive” concept of the nation whose meaning is reproduced and circulated (as well as challenged) in society. It will address the role of emotions and hate in language in fueling and aggregating online communities around a key political issue, i.e. the Brexit negotiations, and a core cultural and social concept, i.e. the nation. The militarization of language, which is based on certain discursive structures, e.g. war metaphors (Lakoff and Johnson 1980, Musolff 2020), is one of th…
The mobility network of European tourists: a longitudinal study and a comparison with geo-located Twitter data
2018
Purpose This paper aims to provide a network study of the structural and dynamical characteristics of tourism flows in Europe from 1995 to 2012. Design/methodology/approach Travels in Europe were studied by following the network science research paradigm and by focusing on the whole network of intra-European tourism destinations. Network analysis was used to map and reveal the pattern of connections between states as shaped by bilateral tourism flows. Data were provided by the United Nations World Tourism Organization, and the data were integrated with tourism data available from national statistical offices of the individual countries, when necessary. Findings For 2012, results obtained f…
Overview of the Evalita 2014 SENTIment POLarity Classification Task
2014
International audience; English. The SENTIment POLarity Classification Task (SENTIPOLC), a new shared task in the Evalita evaluation campaign , focused on sentiment classification at the message level on Italian tweets. It included three subtasks: subjectivity classification, polarity classification, and irony detection. SENTIPOLC was the most participated Evalita task with a total of 35 submitted runs from 11 different teams. We present the datasets and the evaluation methodology, and discuss results and participating systems. Italiano. Descriviamo modalit a e risultati della campagna di valutazione di sistemi di sentiment analysis (SENTIment POLarity Classification Task), proposta per la …
Improving Irony and Stereotype Spreaders Detection using Data Augmentation and Convolutional Neural Network
2022
In this paper we describe a deep learning model based on a Data Augmentation (DA) layer followed by a Convolutional Neural Network (CNN). The proposed model was developed by our team for the Profiling Irony and Stereotype Spreaders (ISSs) task proposed by the PAN 2022 organizers. As a first step, to classify an author as ISS or not (nISS), we developed a DA layer that expands each sample in the dataset provided. Using this augmented dataset we trained the CNN. Then, to submit our predictions, we apply our DA layer on the samples within the unlabeled test set too. Finally we fed our trained CNN with the augmented test set to generate our final predictions. To develop and test our model we us…
Twitter Analysis for Real-Time Malware Discovery
2017
In recent years, the increasing number of cyber-attacks has gained the development of innovative tools to quickly detect new threats. A recent approach to this problem is to analyze the content of Social Networks to discover the rising of new malicious software. Twitter is a popular social network which allows millions of users to share their opinions on what happens all over the world. The subscribers can insert messages, called tweet, that are usually related to international news. In this work, we present a system for real-time malware alerting using a set of tweets captured through the Twitter API’s, and analyzed by means of a Bayes naïve classifier. Then, groups of tweets discussing th…
Real-time detection of twitter social events from the user's perspective
2015
Over the last 40 years, automatic solutions to analyze text documents collection have been one of the most attractive challenges in the field of information retrieval. More recently, the focus has moved towards dynamic, distributed environments, where documents are continuously created by the users of a virtual community, i.e., the social network. In the case of Twitter, such documents, called tweets, are usually related to events which involve many people in different parts of the world. In this work we present a system for real-time Twitter data analysis which allows to follow a generic event from the user's point of view. The topic detection algorithm we propose is an improved version of…
T100: A modern classic ensemble to profile irony and stereotype spreaders
2022
In this work we propose a novel ensemble model based on deep learning and non-deep learning classifiers. The proposed model was developed by our team for participating at the Profiling Irony and Stereotype Spreaders (ISSs) task hosted at PAN@CLEF2022. Our ensemble (named T100), include a Logistic Regressor (LR) that classifies an author as ISS or not (nISS) considering the predictions provided by a first stage of classifiers. All these classifiers are able to reach state-of-the-art results on several text classification tasks. These classifiers (namely, the voters) are a Convolutional Neural Network (CNN), a Support Vector Machine (SVM), a Decision Tree (DT) and a Naive Bayes (NB) classifie…
Twitter spam account detection by effective labeling
2019
In the last years, the widespread diffusion of Online Social Networks (OSNs) has enabled new forms of communications that make it easier for people to interact remotely. Unfortunately, one of the first consequences of such a popularity is the increasing number of malicious users who sign-up and use OSNs for non-legit activities. In this paper we focus on spam detection, and present some preliminary results of a system that aims at speeding up the creation of a large-scale annotated dataset for spam account detection on Twitter. To this aim, two different algorithms capable of capturing the spammer behaviors, i.e., to share malicious urls and recurrent contents, are exploited. Experimental r…
Fake News Spreaders Detection: Sometimes Attention Is Not All You Need
2022
Guided by a corpus linguistics approach, in this article we present a comparative evaluation of State-of-the-Art (SotA) models, with a special focus on Transformers, to address the task of Fake News Spreaders (i.e., users that share Fake News) detection. First, we explore the reference multilingual dataset for the considered task, exploiting corpus linguistics techniques, such as chi-square test, keywords and Word Sketch. Second, we perform experiments on several models for Natural Language Processing. Third, we perform a comparative evaluation using the most recent Transformer-based models (RoBERTa, DistilBERT, BERT, XLNet, ELECTRA, Longformer) and other deep and non-deep SotA models (CNN,…